<squad>
	<description>
		<type>TYPE_ARMOURED_CAR</type>
		<nationality>NATIONALITY_CHINESE</nationality>

		<long_name>Sd.Kfz. 221</long_name>
		<short_name>SdKfz 221</short_name>
		<comment>An armored car with an MG 13 light machine gun, purchased from Germany</comment>

		<uniform>chinese_vehicle_crew_italian_helmet</uniform>
		<uniform_ranks>uniform_ranks_chinese_tank_crew.png</uniform_ranks>
	</description>

	<availability>
		<data><month>1</month><year>1939</year><number>500</number></data>
		<data><month>6</month><year>1943</year><number>500</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-SdKfz 221 (chinese).png</image_profile>
			<weight>4800</weight>
		</attributes>

		<drive>
			<engine>
				<name>Maybach HL42 TUKRM</name>
				<horsepower>99</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<exhaust_pipe><offsetX>70</offsetX><offsetY>190</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-70</offsetX><offsetY>190</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-SdKfz 222 (chinese).png</image_view>

			<width>195</width>
			<length>480</length>
			<height>122</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>14@36</upper_front>
				<lower_front>14@-36</lower_front>
				<upper_side>8@35</upper_side>
				<lower_side>8@-35</lower_side>
				<upper_rear>5@31</upper_rear>
				<lower_rear>5@-31</lower_rear>
				<top>5</top>
				<bottom>5</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_MAUSER_C96</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAUSER_C96</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>185</width>
			<length>300</length>
			<height>28</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>14@37</front>
				<side>8@35</side>
				<rear>5</rear>
				<top>6</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-SdKfz 221 turret (chinese).png</image_view>

			<diameter>150</diameter>
			<height>56</height>
			<offsetX>0</offsetX>
			<offsetY>10</offsetY>

			<rotate_time>10</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>14@37</front>
				<side>8@35</side>
				<rear>8@35</rear>
				<top>0</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_LMG_MG13_SMK</type><offsetY>-50</offsetY></weapon>
			<ammo><for>WEAPON_LMG_MG13_SMK</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_MAUSER_C96</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAUSER_C96</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
